How to: Use the MAX function to determine highest value in specified range.

Solution:


Select the cell where the result of the MAX function is to be displayed. Enter =MAX(<cell range>), where <cell range> is a range of cells.

NOTE: The MAX function returns the highest value of a specified range.